-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.12.0 (latest)
-
Code
-
Classes
- Options
| Total Complexity |
415 |
| Dependencies |
8 |
| Dependents |
30 |
| Total lines |
1,640 |
| Lines of code |
930 |
| Logical lines of code |
722 |
| Comment lines |
378 |
| Methods |
25 |
| Properties |
4 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_const_value() |
D |
6 |
133 |
284 |
| is_const_defined() |
D |
6 |
133 |
274 |
| process_generic_options() |
D |
36 |
35 |
74 |
| process_mailer_specific_options() |
C |
39 |
33 |
54 |
| postprocess_key_defaults() |
A |
49 |
16 |
29 |
| array_merge_recursive() |
A |
49 |
11 |
32 |
| get() |
A |
51 |
10 |
26 |
| save_options() |
S |
59 |
5 |
14 |
| is_const_changed() |
S |
54 |
4 |
22 |
| get_group() |
S |
62 |
5 |
10 |
| get_all() |
S |
64 |
4 |
9 |
| get_existing_option_value() |
S |
63 |
4 |
10 |
| get_defaults() |
S |
55 |
2 |
20 |
| populate_options() |
S |
67 |
3 |
7 |
| get_all_raw() |
S |
65 |
3 |
9 |
| init() |
S |
70 |
2 |
7 |
| is_const_enabled() |
S |
74 |
2 |
4 |
| set() |
S |
63 |
2 |
10 |
| parse_boolean() |
S |
69 |
2 |
7 |
| __construct() |
S |
76 |
1 |
4 |
| is_main_options() |
S |
82 |
1 |
3 |
| is_mailer_active() |
S |
68 |
1 |
7 |
| is_mailer_smtp() |
S |
77 |
1 |
3 |
| get_const_set_message() |
S |
68 |
1 |
7 |
| is_option_changed() |
S |
75 |
1 |
4 |